gtk4.git
2010-09-26 Benjamin Ottetextview: API: change gtk_text_layout_draw() to take...
2010-09-26 Benjamin OtteAPI: Add gtk_cairo_draw_insertion_cursor()
2010-09-26 Benjamin Ottetext: Make _gtk_text_util_create_drag_icon() return...
2010-09-26 Benjamin OtteAPI: Add gtk_drag_set_icon_surface()
2010-09-26 Benjamin Ottemenu: set tearoff background using new background API
2010-09-26 Benjamin OtteUse gdk_window_set_background_pattern() to set parent...
2010-09-26 Benjamin Otteiconview: No need to set background
2010-09-26 Benjamin Ottestyle: Rewrite background handling to use cairo_pattern_t
2010-09-26 Benjamin Ottetrayicon: Use new gdk_window_set_background_pattern...
2010-09-26 Benjamin Ottegtk: Remove calls that try to set GDK_NO_BG on their...
2010-09-26 Benjamin Ottegdk: Rewrite background handling
2010-09-26 Benjamin Ottegdk: Remove supports_native_bg on WindowImplIface
2010-09-26 Benjamin Ottegdk: Remove send_expose event from gdk_window_clear_reg...
2010-09-26 Benjamin Ottegdk: Remove GdkWindowImpl->clear_region
2010-09-26 Benjamin Ottegdk: Simplify clear_area code
2010-09-26 Benjamin OtteAPI: Remove gdk_window_clear_area_e()
2010-09-26 Benjamin Ottegdk: Don't use clear_area_e() in offscreenwindow
2010-09-26 Benjamin Ottegdk: Remove _gdk_windowing_get_shape_for_mask()
2010-09-26 Benjamin OtteAPI: Remove shape_combine_mask functions from gdk
2010-09-26 Benjamin Ottewidget: shape_combine_mask => shape_cobine_region
2010-09-26 Benjamin Ottetreeview: Port to gdk_window_shape_combine_region()
2010-09-26 Benjamin OtteAPI: Add gdk_cairo_region_create_from_surface()
2010-09-26 Benjamin OtteAPI: Remove gdk_cursor_new_from_pixmap()
2010-09-26 Benjamin Ottecolorsel: Use gdk_cursor_new_from_pixbuf() to create...
2010-09-26 Benjamin OtteAPI: remove gdk_window_set_icon()
2010-09-26 Benjamin Ottetestgtk: Convert WM hints example to use gdk_window_set...
2010-09-26 Benjamin Ottewindow: Remove call to gdk_window_set_icon()
2010-09-26 Benjamin Ottex11: remove icon_window property, it's not used anymore
2010-09-26 Benjamin Ottex11: Set icon based on icon list
2010-09-26 Benjamin Ottepixbuf-engine: remove unused theme_pixbuf_render_no_cairo()
2010-09-26 Benjamin Ottestyle: Convert draw_spinner vfunc to Cairo version
2010-09-26 Benjamin Ottestyle: Convert draw_resize_grip vfunc to Cairo version
2010-09-26 Benjamin Ottestyle: Convert draw_layout vfunc to Cairo version
2010-09-26 Benjamin Ottestyle: Convert draw_expander vfunc to Cairo version
2010-09-26 Benjamin Ottestyle: Convert draw_handle vfunc to Cairo version
2010-09-26 Benjamin Ottestyle: Convert draw_slider vfunc to Cairo version
2010-09-26 Benjamin Ottestyle: Convert draw_focus vfunc to Cairo version
2010-09-26 Benjamin Ottestyle: Convert draw_extension vfunc to Cairo version
2010-09-26 Benjamin Ottestyle: Convert draw_box_gap vfunc to Cairo version
2010-09-26 Benjamin Ottestyle: Convert draw_shadow_gap vfunc to a Cairo version
2010-09-26 Benjamin Ottestyle: Convert draw_tab vfunc to Cairo version
2010-09-26 Benjamin Ottestyle: Convert draw_option vfunc to Cairo version
2010-09-26 Benjamin Ottestyle: Convert draw_check vfunc to Cairo version
2010-09-26 Benjamin Ottestyle: Convert draw_flat_box vfunc to Cairo version
2010-09-26 Benjamin Ottestyle: Convert draw_shadow vfunc to Cairo version
2010-09-26 Benjamin Ottestyle: Convert draw_vline vfunc to a Cairo version
2010-09-26 Benjamin Ottestyle: Convert draw_hline vfunc to Cairo version
2010-09-26 Benjamin OtteAPI: change gtk_style_apply_default_background()
2010-09-26 Benjamin Ottepixbuf-engine: Add Cairo version for draw_gap_image()
2010-09-26 Benjamin Ottepixbuf-engine: Add Cairo version for draw_simple_image()
2010-09-26 Benjamin Ottepixbuf-engine: Make theme_pixbuf_render take a cairo_t
2010-09-26 Benjamin Ottepixbuf-engine: Get rid of unused mask argument
2010-09-26 Benjamin Ottenotebook: Fix compilation warnings
2010-09-26 Benjamin Ottemenu: Remove unused variable
2010-09-25 Matthias ClasenGtkScrolledWindow: document changed default policy
2010-09-25 Matthias ClasenNuke the 'Types' section from the docs
2010-09-25 Matthias ClasenRemove mention of input dialog from the docs
2010-09-25 Matthias ClasenGtkOffscreenWindow: shorten doc title
2010-09-25 Matthias ClasenGtkScale: Remove links from doc section title
2010-09-24 Matthias ClasenGtkMenu: Add a destroy notify to gtk_menu_popup_for_device
2010-09-24 Matthias ClasenUpdate docs of GtkAboutDialog and GtkLinkButton
2010-09-24 Matthias ClasenDND: don't use uninitialized memory
2010-09-24 Matthias ClasenGtkAboutDialog: correct a since tag
2010-09-24 Christian Dywangtkeditable: move documentation to inline comments
2010-09-24 Florian Müllnerintrospection: Fix typo in annotation
2010-09-24 Tomeu VizosoDon't try to unref event->dnd.context unconditionally.
2010-09-24 Matthias ClasenGtkAboutDialog: escape mail addresses
2010-09-24 Matthias ClasenRemove gtk_notebook_set_window_creation_hook in testnot...
2010-09-24 Matthias ClasenAnother since tag
2010-09-24 Matthias ClasenCorrect since tags
2010-09-24 Matthias ClasenGtkNotebook: replace group by group_name
2010-09-24 Matthias ClasenGtkNotebook: remove gtk_notebook_set_window_creation_hook
2010-09-24 Matthias Clasendocs: Add a CODING-STYLE document
2010-09-24 Matthias Clasendocs: remove defsformat.txt
2010-09-24 Matthias Clasendocs: remove gtk-config.txt
2010-09-24 Matthias ClasenBump gobject-introspection dep in INSTALL.in
2010-09-23 Johan DahlinFix a couple of broken annotations
2010-09-23 Matthias ClasenFix the annotation of gtk_tree_view_create_row_drag_icon
2010-09-23 Matthias Clasenfix a typo in the gtk_widget_render_icon annotations
2010-09-23 Takayuki KUSANOUpdated Japanese translation
2010-09-23 Javier JardónINSTALL.in: Automate the versions of the dependencies
2010-09-22 Kenneth NielsenUpdated Danish translation
2010-09-22 Tristan Van... Fixed GtkWrapBox base requests for ALIGNED and FREE...
2010-09-22 Tristan Van... Fixed gtk_distribute_natural_allocation() to place...
2010-09-22 Matthias ClasenRemove url hooks from GtkAboutDialog and GtkLinkButton
2010-09-22 Tristan Van... Fixed GtkViewport to set adjustments properly for width...
2010-09-22 Javier JardónDo not disable GDK deprecation guards
2010-09-22 Javier JardónDo not disable deprecation guards
2010-09-22 Javier JardónAdd deprecation guards for gdk_device_get_core_pointer()
2010-09-22 Javier JardónDo not use deprecated gdk_display_get_core_pointer()
2010-09-22 Matthias ClasenFix an off-by-one error in serial range handling
2010-09-22 Matthias ClasenGtkScrolledWindow: change default policy to 'automatic'
2010-09-21 Cody RussellMerge branch 'notebooks-without-mouse-scrolling'
2010-09-21 Cody RussellRemove mouse scrolling from GtkNotebook tabs. Bug...
2010-09-21 Matthias Clasenautogen.sh: run gtkdocize before aclocal
2010-09-21 Tristan Van... Split up GtkWrapBox:spreading property into two orienta...
2010-09-21 Michael Nattererconfigure.ac: remove check for sigsetjmp(), it belonged...
2010-09-21 Owen W. TaylorUse g_warning() for X errors and X IO errors
2010-09-21 Matthias ClasenTons of transfer annotations
2010-09-21 Tristan Van... Reduced overall SizeRequestCache size
next